pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
SendFileParameters
Send
File
Parameters
js
interface
SendFileParameters
Members
Properties
channel
Link copied to clipboard
js
abstract
var
channel
:
String
cipher
Key
Link copied to clipboard
js
abstract
var
cipherKey
:
String
?
custom
Message
Type
Link copied to clipboard
js
abstract
var
customMessageType
:
String
?
file
Link copied to clipboard
js
abstract
var
file
:
dynamic
message
Link copied to clipboard
js
abstract
var
message
:
Any
?
meta
Link copied to clipboard
js
abstract
var
meta
:
Any
?
store
In
History
Link copied to clipboard
js
abstract
var
storeInHistory
:
Boolean
?
ttl
Link copied to clipboard
js
abstract
var
ttl
:
Number
?